home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_d / ddata44.zip / DIAMOND.CFG < prev    next >
Text File  |  1993-04-24  |  741b  |  39 lines

  1. #
  2. # Monitors
  3. #
  4. # Uncomment the following for a color monitor
  5. monitor = color
  6. # Uncomment the following for a monochrome monitor
  7. # monitor = mono
  8. #
  9. # Mouse
  10. #
  11. # If you are having trouble with mouse support, comment this line
  12. mouse = yes
  13. #
  14. # and uncomment this one
  15. # mouse = no
  16. #
  17. # Defensive options default settings
  18. #
  19. do.f1 = fielding-percentage
  20. do.f2 = putouts
  21. do.f3 = assists
  22. do.f4 = errors
  23. #
  24. # Offensive options default settings
  25. #
  26. oo.f1 = on-base-average
  27. oo.f2 = batting-average
  28. oo.f3 = slugging-percentage
  29. oo.f4 = runs-batted-in
  30. oo.f5 = runs
  31. #
  32. # Pitching options default settings
  33. #
  34. po.f1 = earned-run-average
  35. po.f2 = runners-per-inning-pitched
  36. po.f3 = innings-pitched
  37. po.f4 = wins
  38. po.f5 = strike-outs
  39.